SEPARATOR_ELEMENT
SEPARATOR_ELEMENT = ' '
Class for accessing IMAP's THREAD result
exists(int $msgid, bool $get_index = false) : bool
Check if the given message ID exists in the object
int | $msgid | Message ID |
bool | $get_index | When enabled element's index will be returned. Elements are indexed starting with 0 |
True on success, False if message ID doesn't exist